'Declaration Public Function New( _
ByVal radioButtonsКоллекция, содержащая переключатели новой группы переключателей.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal documentРодительский документ этого поля.As System.String, _
ByVal nameЧастичное имя поля.As System.Collections.Generic.IEnumerable(Of PdfInteractiveFormRadioButtonField) _
)
public PdfInteractiveFormRadioButtonGroupField(
Vintasoft.Imaging.Pdf.PdfDocument radioButtons,
System.String document,
System.Collections.Generic.IEnumerable<PdfInteractiveFormRadioButtonField> name
)
public: PdfInteractiveFormRadioButtonGroupField(
Vintasoft.Imaging.Pdf.PdfDocument* radioButtons,
System.String document,
System.Collections.Generic.IEnumerable<PdfInteractiveFormRadioButtonField*>* name
)
public:
PdfInteractiveFormRadioButtonGroupField(
Vintasoft.Imaging.Pdf.PdfDocument^ radioButtons,
System.String document,
System.Collections.Generic.IEnumerable<PdfInteractiveFormRadioButtonField^>^ name
)
Parameters
- radioButtons
- Коллекция, содержащая переключатели новой группы переключателей.
- document
- Родительский документ этого поля.
- name
- Частичное имя поля.